Welcome![Sign In][Sign Up]
Location:
Search - adaboost java

Search list

[Other resourcelearner

Description: aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command \"java -jar learner.jar\". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\\ - The source code of the program is in this directory
Platform: | Size: 417098 | Author: njustyw | Hits:

[AI-NN-PRlearner

Description: aDABOOST This package contains the following files: learner.jar - is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java -jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe - A windows executable version of the application. Doubleclick to run. learner.pdf - The digital version of the report. SRC\ - The source code of the program is in this directory-aDABOOST This package contains the following files: learner.jar- is a platform independent java package. In order to run it on windows/linux open the command prompt/shell and type the command "java-jar learner.jar". Make sure the java installation path is set in the system enviroment. learner.exe- A windows executable version of the application. Doubleclick to run. learner.pdf- The digital version of the report. SRC\- The source code of the program is in this directory
Platform: | Size: 416768 | Author: njustyw | Hits:

[Graph RecognizeAdaboost

Description: 由于这段时间一直在学习ADABOOST,还在学习阶段,这是本人学习中所汇总的相关资料,希望会对各位有所帮助-Because this period has been learning ADABOOST, still learning stage, this is my summary of the study by the relevant information, I hope you will help
Platform: | Size: 39090176 | Author: 朱朱 | Hits:

[CSharpc02

Description: [demo.rar] - 增值税发票抵扣联字符识别中的图像倾斜校正方法,很有用 [2007012218032016052.rar] - 目前紧紧支持24种验证码的识别,后续版本将会慢慢加入更多可识别的格式。 [OCR.rar] - OCR光学字符识别代码,思想是背景16值变化,提供勾,圈,叉识别 [javawllt.rar] - 用JAVA编译的局域网聊天程序 v 1.0 ,此聊天程序为学习java语言而开发的 [MySoft.rar] - 一种利用硬盘序列号对自开发软件的简单且有效的加密注册方法,适用于发布量不大、尤其不公开发行的专用工程软件。主要目的:为使开发者的软件不被任意复制使用,用户每装一台机器都需要向开发者报知用户号并索取注册号。基本原理:将硬盘序列号做运算后做为用户号,开发者可利用科学型计算器,根据用户报知的用户号和只有自 [20080504.rar] - 介绍文字识别技术的,很有用.我看了.包括手写和印刷的 [adaboost.rar] - adaboost分类器源代码 adaboost人脸检测matlab算法 [vehiclehsv.rar] - 一个很不错的车牌定位程序,好不容易才得到的,希望对大家有所帮助。 [charrecognition.rar] - 《VC++数字图像识别技术典型案例》第九章光学字符识别技术,包括预处理、边缘跟踪和特征提取算法-err
Platform: | Size: 1632256 | Author: 宇文龍 | Hits:

[ApplicationsBNL

Description: its about adaboost algorithm
Platform: | Size: 12216320 | Author: shahzy | Hits:

[Mathimatics-Numerical algorithmsAdaBoost

Description: Adaboost算法Java实现,一个小的加强二分类的例子,代码清晰明了,适合初学者-Adaboost algorithm implemented in Java, a small example of the strengthening of two classification code clarity, suitable for beginners
Platform: | Size: 8192 | Author: xzw | Hits:

[AI-NN-PRAdaBoost

Description: 数据挖掘中adaboost算法的实现,使用java实现的-Data Mining in adaboost algorithm, implemented using java
Platform: | Size: 2048 | Author: wangqisen | Hits:

[Mathimatics-Numerical algorithmsAdaboost

Description: 一位同学对adaboost的java实现。Adaboost是一种迭代算法,其核心思想是针对同一个训练集训练不同的分类器(弱分类器),然后把这些弱分类器集合起来,构成一个更强的最终分类器(强分类器)。-adaboost code
Platform: | Size: 36864 | Author: panshuxin | Hits:

[JSP/JavaAdaboost

Description: 这是基于java的Adaboost人脸检测文件-This is the Adaboost face detection java-based file
Platform: | Size: 40960 | Author: 小Q | Hits:

[Otheradaboost

Description: 数据挖掘 adaboost算法 java 实现分类问题回归问题 处理离散变量。连续变量-Data mining java adaboost algorithms Deal with regression, classification Handling discrete variables, continuous variables
Platform: | Size: 5120 | Author: xiangdengrong | Hits:

[DataMiningRandomForestaAdaBoost

Description: 随机森林,决策树以及adaboost分类器的java实现。随机森林和adaboost都基于决策树完成。-Random forests, tree and adaboost classifier java. Random Forest and adaboost are based on the decision tree is complete.
Platform: | Size: 40960 | Author: Rye | Hits:

[DataMiningDataMining_5

Description: java实现的决策树代码和随机森林以及Adaboost,里面有自带的数据集可以测试,结果和书上描述一样,亲测有效-DesicionTree,RandomForest and AdaBoost implemented by java,have been tested by myself.It can help those who want to learn data mining
Platform: | Size: 44032 | Author: 黄志 | Hits:

[JSP/JavaAdaBoost-algorithm

Description: 这是关于java 版的adaboost算法,希望对各位有帮助。-This is the AdaBoost algorithm on the Java version, I hope to help you.
Platform: | Size: 8192 | Author: 安佳 | Hits:

[AI-NN-PRAdaBoost

Description: AdaBoost人脸检测的代码,使用java实现,建议下载试用-AdaBoost algorithm,face detection in java
Platform: | Size: 1024 | Author: Jin | Hits:

[AlgorithmRandomForest_AdaBoost-master

Description: 随机森林、Adaboost算法实例+java代码(RandomForest and AdaBoost-master algorithm instance +java code)
Platform: | Size: 53248 | Author: 苹果打哭梨 | Hits:

CodeBus www.codebus.net